runtime.mSpanList.remove (method)
10 uses
runtime (current package)
arena.go#L1000: h.userArena.readyList.remove(s)
mgcsweep.go#L742: mheap_.userArena.quarantineList.remove(s)
mgcwork.go#L371: work.wbufSpans.free.remove(s)
mgcwork.go#L482: work.wbufSpans.free.remove(span)
mheap.go#L1740: func (list *mSpanList) remove(span *mspan) {
stack.go#L226: list.remove(s)
stack.go#L260: stackpool[order].item.span.remove(s)
stack.go#L400: stackLarge.free[log2npage].remove(s)
stack.go#L1249: list.remove(s)
stack.go#L1264: stackLarge.free[i].remove(s)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)